gtkwindow: Use shadow border when calculating resize areas positions
authorCarlos Garnacho <carlosg@gnome.org>
Sat, 9 Dec 2017 16:33:44 +0000 (17:33 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Sat, 9 Dec 2017 16:33:44 +0000 (17:33 +0100)
commit6b4dd4be6c4581556e9fa76c96170128415cd9c3
tree33f96fab34b346fa9af9e67bc14b7bbc5be00a4d
parentf6ef18ac74bb4a6edd2ce63ce9b66485c0a0adb8
gtkwindow: Use shadow border when calculating resize areas positions

This way resize areas are correctly positioned right outside the visible
window edge on all sides.
gtk/gtkwindow.c